projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ef88a0
)
(Fbury_buffer): Call frames_bury_buffer.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 23 Mar 1997 20:48:31 +0000
(20:48 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 23 Mar 1997 20:48:31 +0000
(20:48 +0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index 93e83be649d5941164198efeda52a0b614a01038..c88cc04d52ae88f1dc5d5392ce4c30dc9c0455e0 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-1557,6
+1557,8
@@
selected window if it is displayed there.")
Vbuffer_alist = nconc2 (Vbuffer_alist, link);
}
+ frames_bury_buffer (buffer)
+
return Qnil;
}
\f